From: Jan Djärv Date: Fri, 27 Mar 2009 18:40:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1063 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0707e185d466d94eabd0867d8cdaa71239196d0e;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index d50ef83aa3e..98422c6cd2a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2009-03-27 Jan Djärv + + * frame.c (x_set_font): If the fullscreen property is non-nil, adjust + lines and columns so we keep the same pixel height and width. + + * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if + the property _NET_WM_STATE has changed. + updated. + (x_handle_net_wm_state): New function to update frame parameter + fullscreen. + (x_term_init): Initialize atoms for _NET_WM_STATE. + + * xterm.h (struct x_display_info): Add atoms for _NET_WM_STATE. + 2009-03-27 Kevin Ryde * keyboard.c (tty_read_avail_input): Don't treat a -1 return from